Bridgeport
Revolutionizing Wildfire Detection with Convolutional Neural Networks: A VGG16 Model Approach
Malladi, Lakshmi Aishwarya, Gupta, Navarun, El-Sayed, Ahmed, Xiong, Xingguo
Over 8,024 wildfire incidents have been documented in 2024 alone, affecting thousands of fatalities and significant damage to infrastructure and ecosystems. Wildfires in the United States have inflicted devastating losses. Wildfires are becoming more frequent and intense, which highlights how urgently efficient warning systems are needed to avoid disastrous outcomes. The goal of this study is to enhance the accuracy of wildfire detection by using Convolutional Neural Network (CNN) built on the VGG16 architecture. The D-FIRE dataset, which includes several kinds of wildfire and non-wildfire images, was employed in the study. Low-resolution images, dataset imbalance, and the necessity for real-time applicability are some of the main challenges. These problems were resolved by enriching the dataset using data augmentation techniques and optimizing the VGG16 model for binary classification. The model produced a low false negative rate, which is essential for reducing unexplored fires, despite dataset boundaries. In order to help authorities execute fast responses, this work shows that deep learning models such as VGG16 can offer a reliable, automated approach for early wildfire recognition. For the purpose of reducing the impact of wildfires, our future work will concentrate on connecting to systems with real-time surveillance networks and enlarging the dataset to cover more varied fire situations.
Wildfire Detection Using Vision Transformer with the Wildfire Dataset
Vuppari, Gowtham Raj, Gupta, Navarun, El-Sayed, Ahmed, Xiong, Xingguo
The critical need for sophisticated detection techniques has been highlighted by the rising frequency and intensity of wildfires in the US, especially in California. In 2023, wildfires caused 130 deaths nationwide, the highest since 1990. In January 2025, Los Angeles wildfires which included the Palisades and Eaton fires burnt approximately 40,000 acres and 12,000 buildings, and caused loss of human lives. The devastation underscores the urgent need for effective detection and prevention strategies. Deep learning models, such as Vision Transformers (ViTs), can enhance early detection by processing complex image data with high accuracy. However, wildfire detection faces challenges, including the availability of high-quality, real-time data. Wildfires often occur in remote areas with limited sensor coverage, and environmental factors like smoke and cloud cover can hinder detection. Additionally, training deep learning models is computationally expensive, and issues like false positives/negatives and scaling remain concerns. Integrating detection systems with real-time alert mechanisms also poses difficulties. In this work, we used the wildfire dataset consisting of 10.74 GB high-resolution images categorized into 'fire' and 'nofire' classes is used for training the ViT model. To prepare the data, images are resized to 224 x 224 pixels, converted into tensor format, and normalized using ImageNet statistics.
- North America > United States > California > Los Angeles County > Los Angeles (0.24)
- North America > United States > Connecticut > Fairfield County > Bridgeport (0.05)
WavePulse: Real-time Content Analytics of Radio Livestreams
Mittal, Govind, Gupta, Sarthak, Wagle, Shruti, Chopra, Chirag, DeMattee, Anthony J, Memon, Nasir, Ahamad, Mustaque, Hegde, Chinmay
Radio remains a pervasive medium for mass information dissemination, with AM/FM stations reaching more Americans than either smartphone-based social networking or live television. Increasingly, radio broadcasts are also streamed online and accessed over the Internet. We present WavePulse, a framework that records, documents, and analyzes radio content in real-time. While our framework is generally applicable, we showcase the efficacy of WavePulse in a collaborative project with a team of political scientists focusing on the 2024 Presidential Elections. We use WavePulse to monitor livestreams of 396 news radio stations over a period of three months, processing close to 500,000 hours of audio streams. These streams were converted into time-stamped, diarized transcripts and analyzed to track answer key political science questions at both the national and state levels. Our analysis revealed how local issues interacted with national trends, providing insights into information flow. Our results demonstrate WavePulse's efficacy in capturing and analyzing content from radio livestreams sourced from the Web. Code and dataset can be accessed at \url{https://wave-pulse.io}.
- Asia > Middle East > UAE > Abu Dhabi Emirate > Abu Dhabi (0.14)
- North America > United States > New York > Kings County > New York City (0.04)
- North America > United States > Washington > King County > Seattle (0.04)
- (215 more...)
- Media > Radio (1.00)
- Leisure & Entertainment (1.00)
- Government > Voting & Elections (1.00)
- Government > Regional Government > North America Government > United States Government (1.00)
Evaluating Self-Generated Documents for Enhancing Retrieval-Augmented Generation with Large Language Models
Li, Jiatao, Hu, Xinyu, Yin, Xunjian, Wan, Xiaojun
The integration of documents generated by LLMs themselves (Self-Docs) alongside retrieved documents has emerged as a promising strategy for retrieval-augmented generation systems. However, previous research primarily focuses on optimizing the use of Self-Docs, with their inherent properties remaining underexplored. To bridge this gap, we first investigate the overall effectiveness of Self-Docs, identifying key factors that shape their contribution to RAG performance (RQ1). Building on these insights, we develop a taxonomy grounded in Systemic Functional Linguistics to compare the influence of various Self-Docs categories (RQ2) and explore strategies for combining them with external sources (RQ3). Our findings reveal which types of Self-Docs are most beneficial and offer practical guidelines for leveraging them to achieve significant improvements in knowledge-intensive question answering tasks.
- Asia > Russia (1.00)
- Europe > Poland > Masovia Province > Warsaw (0.04)
- Europe > Eastern Europe (0.04)
- (14 more...)
- Transportation > Air (1.00)
- Media > Film (1.00)
- Leisure & Entertainment (1.00)
- (5 more...)
xLSTMTime : Long-term Time Series Forecasting With xLSTM
Alharthi, Musleh, Mahmood, Ausif
In recent years, transformer-based models have gained prominence in multivariate long-term time series forecasting (LTSF), demonstrating significant advancements despite facing challenges such as high computational demands, difficulty in capturing temporal dynamics, and managing long-term dependencies. The emergence of LTSF-Linear, with its straightforward linear architecture, has notably outperformed transformer-based counterparts, prompting a reevaluation of the transformer's utility in time series forecasting. In response, this paper presents an adaptation of a recent architecture termed extended LSTM (xLSTM) for LTSF. xLSTM incorporates exponential gating and a revised memory structure with higher capacity that has good potential for LTSF. Our adopted architecture for LTSF termed as xLSTMTime surpasses current approaches. We compare xLSTMTime's performance against various state-of-the-art models across multiple real-world da-tasets, demonstrating superior forecasting capabilities. Our findings suggest that refined recurrent architectures can offer competitive alternatives to transformer-based models in LTSF tasks, po-tentially redefining the landscape of time series forecasting.
- North America > United States > California > San Diego County > San Diego (0.04)
- Oceania > Australia (0.04)
- North America > United States > New Jersey > Hudson County > Hoboken (0.04)
- (3 more...)
TopicGPT: A Prompt-based Topic Modeling Framework
Pham, Chau Minh, Hoyle, Alexander, Sun, Simeng, Iyyer, Mohit
Topic modeling is a well-established technique for exploring text corpora. Conventional topic models (e.g., LDA) represent topics as bags of words that often require "reading the tea leaves" to interpret; additionally, they offer users minimal semantic control over topics. To tackle these issues, we introduce TopicGPT, a prompt-based framework that uses large language models (LLMs) to uncover latent topics within a provided text collection. TopicGPT produces topics that align better with human categorizations compared to competing methods: for example, it achieves a harmonic mean purity of 0.74 against human-annotated Wikipedia topics compared to 0.64 for the strongest baseline. Its topics are also more interpretable, dispensing with ambiguous bags of words in favor of topics with natural language labels and associated free-form descriptions. Moreover, the framework is highly adaptable, allowing users to specify constraints and modify topics without the need for model retraining. TopicGPT can be further extended to hierarchical topical modeling, enabling users to explore topics at various levels of granularity. By streamlining access to high-quality and interpretable topics, TopicGPT represents a compelling, human-centered approach to topic modeling.
- Asia > Middle East > Jordan (0.05)
- North America > United States > Illinois > Cook County > Chicago (0.04)
- North America > United States > Minnesota (0.04)
- (10 more...)
- Transportation (1.00)
- Law (1.00)
- Consumer Products & Services > Restaurants (1.00)
- (5 more...)
Can ChatGPT Plan Your Vacation?
Powerful new artificial-intelligence software is already shaking up the travel industry, but it has a long way to go until it can plan a seamless trip. I want to hit a history museum and an amusement park -- and then I'd like 7 p.m. dinner reservations near the hotel at a restaurant with vegan options and a great wine list." But for now, travelers using ChatGPT -- the powerful new A.I. software that is already offering creative cocktail recipes and writing college papers -- may have to temper their expectations. Oded Battat, the general manager at Traveland, a travel agency in Bridgeport, Conn., asked ChatGPT for outings he might offer his clients going to Tuscany to see if it could help him with his work. He got a list of 14 activities, including winery tours and museum visits, with a stop for gelato in the town square of the medieval hill town San Gimignano.
- North America > United States > Connecticut > Fairfield County > Bridgeport (0.27)
- Europe > Italy > Tuscany (0.27)
- North America > United States > California > Los Angeles County > Los Angeles (0.07)
How ChatGPT and Generative AI Could Change the Way We Travel - The New York Times
I want to hit a history museum and an amusement park -- and then I'd like 7 p.m. dinner reservations near the hotel at a restaurant with vegan options and a great wine list." But for now, travelers using ChatGPT -- the powerful new A.I. software that is already offering creative cocktail recipes and writing college papers -- may have to temper their expectations. Oded Battat, the general manager at Traveland, a travel agency in Bridgeport, Conn., asked ChatGPT for outings he might offer his clients going to Tuscany to see if it could help him with his work. He got a list of 14 activities, including winery tours and museum visits, with a stop for gelato in the town square of the medieval hill town San Gimignano. "I knew of all these things," Mr. Battat said, but, he added, ChatGPT saved him the hassle of collecting all the information and delivered it in a format he was able to email to one of the clients.
- North America > United States > Connecticut > Fairfield County > Bridgeport (0.27)
- Europe > Italy > Tuscany (0.27)
- North America > United States > California > Los Angeles County > Los Angeles (0.07)
- Information Technology > Artificial Intelligence > Natural Language > Large Language Model (1.00)
- Information Technology > Artificial Intelligence > Natural Language > Chatbot (1.00)
- Information Technology > Artificial Intelligence > Machine Learning > Neural Networks > Deep Learning > Generative AI (0.40)
BudgetLongformer: Can we Cheaply Pretrain a SotA Legal Language Model From Scratch?
Niklaus, Joel, Giofré, Daniele
Pretrained transformer models have achieved state-of-the-art results in many tasks and benchmarks recently. Many state-of-the-art Language Models (LMs), however, do not scale well above the threshold of 512 input tokens. In specialized domains though (such as legal, scientific or biomedical), models often need to process very long text (sometimes well above 10000 tokens). Even though many efficient transformers have been proposed (such as Longformer, BigBird or FNet), so far, only very few such efficient models are available for specialized domains. Additionally, since the pretraining process is extremely costly in general - but even more so as the sequence length increases - it is often only in reach of large research labs. One way of making pretraining cheaper is the Replaced Token Detection (RTD) task, by providing more signal during training, since the loss can be computed over all tokens. In this work, we train Longformer models with the efficient RTD task on legal data to showcase that pretraining efficient LMs is possible using much less compute. We evaluate the trained models on challenging summarization tasks requiring the model to summarize long texts to show to what extent the models can achieve good performance on downstream tasks. We find that both the small and base models outperform their baselines on the in-domain BillSum and out-of-domain PubMed tasks in their respective parameter range. We publish our code and models for research purposes.
- North America > United States > Louisiana > Orleans Parish > New Orleans (0.04)
- North America > Canada > Ontario (0.04)
- Asia > Middle East > Iran > Tehran Province > Tehran (0.04)
- (18 more...)
- Research Report > New Finding (1.00)
- Research Report > Experimental Study (1.00)
- Transportation > Air (1.00)
- Law > Statutes (1.00)
- Law > Intellectual Property & Technology Law (1.00)
- (24 more...)
Lawyers of the world: Robots aren't replacing you--yet
ArtificiaI intelligence (AI) may soon render many jobs obsolete. Remember how popular one-hour photo shops were in the 1980s and into the mid-1990s? That's just the tip of the tech iceberg, as AI now seems to be gunning to take over the legal world. The UK-based Law Society noted in a study earlier this year: "Over the longer term, the number of jobs in the legal services sector will be increasingly affected by automation of legal services functions. This could mean that by 2038 total employment in the sector could be 20% less than it would otherwise have been, with a loss of 78,000 jobs -- equal to 67,000 full-time equivalent jobs -- compared to if productivity growth continued at its current rate."
- Europe > United Kingdom (0.25)
- North America > United States > Connecticut > Fairfield County > Bridgeport (0.05)
- North America > United States > California > Los Angeles County > Los Angeles (0.05)
- North America > United States > California > Los Angeles County > Beverly Hills (0.05)